Skip to content

Conversation

@Alex-Tsvetanov
Copy link
Member

No description provided.

@github-actions
Copy link

github-actions bot commented Dec 3, 2025

Code Coverage Summary

Overall Coverage: 82.52%

File-by-file Coverage:

  • /Users/runner/work/RegexMatcher/RegexMatcher/include/matcher/RegexMatcherConfig.h: 0.00% (0/0 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/include/matcher/core.hpp: 70.71% (70/99 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/core.cpp: 91.26% (188/206 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/node.cpp: 75.00% (234/312 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/subtree.cpp: 100.00% (6/6 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/tests/main.cpp: 100.00% (118/118 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/tests/utils/test.hpp: 75.00% (45/60 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/include/matcher/RegexMatcherConfig.h: 0.00% (0/0 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/include/matcher/core.hpp: 70.71% (70/99 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/core.cpp: 91.26% (188/206 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/node.cpp: 75.00% (234/312 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/subtree.cpp: 100.00% (6/6 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/tests/main.cpp: 100.00% (118/118 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/tests/utils/test.hpp: 75.00% (45/60 lines covered)

@Alex-Tsvetanov Alex-Tsvetanov force-pushed the dev/rework-using-DFA-theory branch from ba848cf to b87040f Compare December 3, 2025 15:10
@github-actions
Copy link

github-actions bot commented Dec 3, 2025

Code Coverage Summary

Overall Coverage: 82.84%

File-by-file Coverage:

  • /Users/runner/work/RegexMatcher/RegexMatcher/include/matcher/RegexMatcherConfig.h: 0.00% (0/0 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/include/matcher/core.hpp: 72.38% (76/105 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/core.cpp: 91.26% (188/206 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/node.cpp: 75.70% (243/321 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/subtree.cpp: 100.00% (6/6 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/tests/main.cpp: 100.00% (118/118 lines covered)
  • /Users/runner/work/RegexMatcher/RegexMatcher/tests/utils/test.hpp: 75.00% (45/60 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/include/matcher/RegexMatcherConfig.h: 0.00% (0/0 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/include/matcher/core.hpp: 72.38% (76/105 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/core.cpp: 91.26% (188/206 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/node.cpp: 75.70% (243/321 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/include/matcher/impl/subtree.cpp: 100.00% (6/6 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/tests/main.cpp: 100.00% (118/118 lines covered)
  • /home/runner/work/RegexMatcher/RegexMatcher/tests/utils/test.hpp: 75.00% (45/60 lines covered)

@Alex-Tsvetanov Alex-Tsvetanov merged commit a8246d4 into main Dec 3, 2025
41 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant